Skip to content

release: 0.121.0#644

Merged
stainless-app[bot] merged 9 commits intomainfrom
release-please--branches--main--changes--next
Mar 18, 2026
Merged

release: 0.121.0#644
stainless-app[bot] merged 9 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Mar 16, 2026

Automated Release PR

0.121.0 (2026-03-17)

Full Changelog: v0.120.0...v0.121.0

Features

  • api: add remittanceInformation field to Payment WireMethodAttributes (5376d36)

Bug Fixes

  • add missing /v1/ prefix in getEmbedUrl URL path (#645) (fd56a40)
  • client: allow updating header/query affecting fields in toBuilder() (17c55c1)
  • types: make address/dob/email/governmentId optional in KybDelegatedIndividual (4b5460b)

Chores

  • internal: tweak CI branches (0953db7)
  • internal: update retry delay tests (7232af2)

Documentation

  • api: update supported file types in account holder upload document method (50f96cd)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3ad5710 to 5bac045 Compare March 17, 2026 13:46
stainless-app bot and others added 2 commits March 17, 2026 15:36
getEmbedUrl() builds the Embedded Card UI iframe URL via manual string
concatenation and was producing <baseUrl>/embed/card?... instead of
<baseUrl>/v1/embed/card?.... This is the same class of bug that was
fixed for getEmbedHtml() in commit 6659ab9, but getEmbedUrl() was
missed because it uses buildString rather than HttpRequest.builder()
with addPathSegments.
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 3e6ec84 to 142d01e Compare March 17, 2026 15:37
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 142d01e to 6daa504 Compare March 17, 2026 16:33
@stainless-app stainless-app bot changed the title release: 0.120.1 release: 0.121.0 Mar 17, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6daa504 to 3a0a484 Compare March 17, 2026 16:34
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3a0a484 to a609756 Compare March 17, 2026 16:54
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a609756 to 7eacf8c Compare March 17, 2026 17:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7eacf8c to d73f8aa Compare March 17, 2026 21:26
@stainless-app stainless-app bot merged commit 572d2bf into main Mar 18, 2026
7 checks passed
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 18, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants